home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - Concepts / card_8175.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  148 lines

  1. -- card: 8175 from stack: in
  2. -- bmap block id: 8192
  3. -- flags: 0000
  4. -- background id: 7909
  5. -- name: Resolution
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide menuBar
  9.   hide card field "Message Center 2"
  10.   show card field "Message Center"
  11.   hide card button "Go Back"
  12.   show card button "Next ..."
  13.   set hilite of background button "Scan. Concepts" to true
  14.   set hilite of background button "How It Works" to false
  15.   set hilite of background button "The System" to false
  16.   set hilite of background button "File Formats" to false
  17. end openCard
  18.  
  19. on closeCard
  20.   hide card field "Cover All"
  21.   hide card button "Self-Check"
  22.   hide card field "Message Center 2"
  23.   show card field "Message Center"
  24.   hide card button "Go Back"
  25.   show card button "Next ..."
  26.   set hilite of background button "Scan. Concepts" to true
  27.   set hilite of background button "How It Works" to false
  28.   set hilite of background button "The System" to false
  29.   set hilite of background button "File Formats" to false
  30. end closeCard
  31.  
  32.  
  33.  
  34. -- part 1 (field)
  35. -- low flags: 01
  36. -- high flags: 2004
  37. -- rect: left=14 top=77 right=252 bottom=203
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 0
  41. -- font id: 3
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: Message Center
  46.  
  47.  
  48. -- part 2 (button)
  49. -- low flags: 00
  50. -- high flags: A003
  51. -- rect: left=70 top=283 right=304 bottom=140
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Next ...
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   hide card field "Message Center"
  63.   show card field "Message Center 2"
  64.   show card button "Go Back"
  65.   hide card button "Next ..."
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 3 (button)
  71. -- low flags: 80
  72. -- high flags: A003
  73. -- rect: left=70 top=283 right=304 bottom=140
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Go Back
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   hide card field "Message Center 2"
  85.   show card field "Message Center"
  86.   hide card button "Go Back"
  87.   show card button "Next ..."
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 4 (field)
  93. -- low flags: 81
  94. -- high flags: 2004
  95. -- rect: left=14 top=77 right=252 bottom=203
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Message Center 2
  104.  
  105.  
  106. -- part 6 (button)
  107. -- low flags: 80
  108. -- high flags: A004
  109. -- rect: left=1 top=315 right=340 bottom=511
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: Self-Check
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   visual iris close
  121.   hide card button "Self-Check"
  122.   hide card field "Cover All"
  123.   pop card
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 7 (field)
  129. -- low flags: 81
  130. -- high flags: 0001
  131. -- rect: left=5 top=272 right=310 bottom=510
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 0
  135. -- font id: 3
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Cover All
  140.  
  141.  
  142. -- part contents for card part 1
  143. ----- text -----
  144. The resolution parameter determines the number of horizontal and vertical dots per inch.  Horizontally, the scanner always scans at 300 dpi.  Vertically, the scanning resolution depends on the user's setting.
  145.  
  146. -- part contents for card part 4
  147. ----- text -----
  148. If the user requests a 300 dpi scan and views it on the 72 dpi Macintosh monitor, AppleScan default settings spread the image over an area four times as wide and four times as high as the area of the original.